projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c84b49e
)
gtkswitch: Fix docs
author
Jasper St. Pierre
<jstpierre@mecheye.net>
Sun, 29 Jun 2014 22:35:31 +0000
(18:35 -0400)
committer
Jasper St. Pierre
<jstpierre@mecheye.net>
Sun, 29 Jun 2014 23:10:42 +0000
(19:10 -0400)
gtk/gtkswitch.c
patch
|
blob
|
history
diff --git
a/gtk/gtkswitch.c
b/gtk/gtkswitch.c
index 4e5c4210297bfa50425f403da02475e200d51be7..5677fa8b888cd362812a93662b9e69d77c040fa2 100644
(file)
--- a/
gtk/gtkswitch.c
+++ b/
gtk/gtkswitch.c
@@
-885,6
+885,7
@@
gtk_switch_class_init (GtkSwitchClass *klass)
/**
* GtkSwitch::state-set:
* @widget: the object on which the signal was emitted
+ * @state: the new state of the switch
*
* The ::state-set signal on GtkSwitch is emitted to change the underlying
* state. It is emitted when the user changes the switch position. The